Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Fix an alert(false) on app init when $.mobile.loadingMessage is set to false#1494

Merged
johnbender merged 1 commit intojquery-archive:masterfrom
rs:master
Apr 28, 2011
Merged

Fix an alert(false) on app init when $.mobile.loadingMessage is set to false#1494
johnbender merged 1 commit intojquery-archive:masterfrom
rs:master

Conversation

@rs
Copy link

@rs rs commented Apr 21, 2011

The documentation says:

loadingMessage (string, default: "loading"):
Set the text that appears when a page is loading. If set to false, the message will not appear at all.

If you set this setting to false, you'll get an alert() popup with "false" message.

@toddparker
Copy link
Contributor

Good catch! We'll pull this in as soon as we can figure out how this made it into the code in the first place.

johnbender added a commit that referenced this pull request Apr 28, 2011
Fix an alert(false) on app init when $.mobile.loadingMessage is set to false
@johnbender johnbender merged commit 39e3f1b into jquery-archive:master Apr 28, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants